type internal/profile.functionKey
5 uses
internal/profile (current package)
merge.go#L34: functions: make(map[functionKey]*Function, len(srcs[0].Function)),
merge.go#L125: functions map[functionKey]*Function
merge.go#L373: func (f *Function) key() functionKey {
merge.go#L374: return functionKey{
merge.go#L382: type functionKey struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)